Home
C Programmming Course
C is one of the foundational and Fundamental programming languages .
C Programming
Content
Introduction C
History of C
Features Of C
First C Program
Syntax
Statements
Comments
Variables
Multiple variables
Decimal
Operators
Arithmetic
Realational Operator
Bitwise Operator
Conditional Statements
if Statement
else Statement
else if statement
Nested if statement
Switch Statement
Loops
While loop
Do while loop
for loop
Type Array Name
Intialization Array
Access Elements Array
Array Operations
1D Array
2D Array
Strings
Gets And puts
Str length
Str copy
Str cat
Str comp
Str upr
Str lwr
Pointers
Function
Call by Value
Call By Reference
Paramter Passing
Arguments
File Handling
Create file
Write File
Read File